.mask{display:none;position:fixed;left:0;top:0;z-index:11111;width:100%;height:100%;background:rgba(0,0,0,0.6)}
.login_box{display:none;text-align:center;width:371px;height:354px;border-radius:4px;background:#fff;position:fixed;z-index:99999;left:60%;top:50%;margin-left:-370px;margin-top:-177px;}
.account_login,.scan_login{float:left;width:340px;padding:0 14px;margin:24px 0}
.account_login{border-right:2px solid #ccc;}
.login_title{color:#333;font-weight:normal;margin:10px 0;position:relative;z-index:999}
.login_form{margin-top:20px}
.login_form input{width:270px;height:40px;line-height:40px;padding-left:40px;border-radius:2px;border:1px solid #ececec;margin:8px 0}
.user{background:url(../imgs/account.png) no-repeat 8px center;}
.pwd{background:url(../imgs/code.png) no-repeat 8px center;}
.login_form .login_btn{width:95px;padding:0;font-size:16px;letter-spacing:4px;background:#CE0F07;color:#fff;border-radius:2px;border:1px solid #CE0F07;}
.forget{position:relative;margin-bottom:30px;}
.forget a{position:absolute;color:#CE0F07;margin-bottom:12px;}
.login_form{display:none}
.welcome_scan{margin-top:20px;color:#333}
.welcome_txt{float:left;font-size:16px;padding:0 8px;}
.edge_line{float:left;width:106px;border-bottom:1px solid #ccc;position:relative;top:11px;}
.ewm{margin-top:20px;}
.login_tip{    width: 120px;
	height: 40px;
	margin: 5px 0 0 0;
	float: left;
	cursor: pointer;
	position:absolute;
	bottom:10px;
	z-index: 999;}
.quick_login{ position: absolute;left: 0px;top: 0px;cursor: pointer;}
.login_tip .poptip{
	color: #3a7ab2;
	position: absolute;
	font-size: 12px;
	left: 46px;
	top: 0px;
	height: 16px;
	line-height: 16px;
	padding: 5px 10px;
	border: 1px solid #3a7ab2;
}

/******绠ご********/
.left{
	width:20px;
	height:20px;
	position:absolute;
	left:-13px;
	top:7px;
	z-index: 2;/*鍏煎ie8-*/
}
.left-arrow1,.left-arrow2{
	width:0;
	height:0;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:5;/*鍏煎ie8-*/
	border-top:6px transparent dashed;
	border-left:6px transparent dashed;
	border-bottom:6px transparent dashed;
	border-right:6px white solid;
	overflow:hidden;
}
.left-arrow1{
	border-right:6px  #3a7ab2 solid;
}
.left-arrow2{
	left:1px;/*閲嶈*/
	border-right:6px white solid;
}
.login_close{    display: block;
	width: 24px;
	height: 24px;
	line-height: 21px;
	cursor:pointer;position:absolute;top:6px;right:6px;color:#666;font-size:24px;transition: transform 0.5s ease;}
.login_close:hover {
	color: #e69f2d;
	transform-origin: 50% 50%;
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);

	-moz-transform: rotateZ(90deg);

}


/**********澶╃考浜岀淮鐮佺櫥褰�***********/

.codewrap_top,.codewrap_left,.codewrap_right,.codewrap_bottom{position:absolute;z-index:101;background-color:#fff;}
.codewrap_top{width:330px;height:88px;top:0;}
.codewrap_left{width:90px;height:180px;top:66px;}
.codewrap_right{width:70px;height:180px;top:66px;right:0;}
.codewrap_bottom{width:320px;bottom:52px;height:79px;}

/******鎵惧洖瀵嗙爜***/


.index_register, .index_forget {
	display: none;
	border-radius: 2px;
	background-color: #fff;
	position: fixed;
	z-index: 100000;
}

.index_register {
	width: 750px;
	height: 510px;
	top: 50%;
	left: 50%;
	margin-left: -375px;
	margin-top: -255px;
}

.index_forget {
	width: 760px;
	height: 488px;
	top: 50%;
	left: 50%;
	margin-left: -380px;
	margin-top: -220px;
}

.zc_title {
	background-color: #f8f8f8;
	font-size: 20px;
	line-height: 65px;
	color: #666;
	font-weight: normal;
	text-align: center;
	position: relative;
}

.zc_title i {
	position: absolute;
	top: 25px;
	right: 25px;
	color: #d8d8d8;
	transition: all 0.5s ease;
	cursor: pointer;
	line-height:1;
}

.zc_title i:hover {
	color: #e69f2d;
	transform: rotate(90deg)
}

.zc_form {
	width: 522px;
	margin: 4px auto;
	font-size: 16px;
}

.zc_form .zc_prompt {
	font-size: 14px;
	color: #999;
}

.zc_form td {
	padding: 14px 0
}

.zc_form input[type="text"],.zc_form input[type="password"] {
	width: 230px;
	height: 40px;
	line-height: 40px;
	margin: 0 16px;
	border:1px solid #ccc;
}

.zc_form  .send_code {
	font-size: 14px;
	color: #e69f2d;
	cursor: pointer
}

.zc_form .zc_item {
	text-align: right;
}

.zc_form .zc_sure, .zc_form .zc_cancel {
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
}

.zc_form .zc_cancel {
	margin-left: 10px;
	background-color: #999;
}

.zc_form .zc_sure {
	margin-left: 16px;
	background-color: #cc0000;
}

.zoom {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 100;
}

.zoom a {
	display: block;
	width: 60px;
	height: 60px;
	margin-bottom: 6px;
	cursor: pointer;
	margin-left:49px;
	background-size:60px 60px;
}

.zoom .user_login {
	 background: url(../imgs/studentLogin_white.png) no-repeat;
 }
.zoom .user_login:hover {
	background: url(../imgs/studentLogin_red.png) no-repeat;
}

.zoom .service {
	background: url(../imgs/onlineService_white.png) no-repeat;
	background-size:60px 60px;
}
.zoom .service:hover {
	background: url(../imgs/onlineService_red.png) no-epeat;
	background-size:60px 60px;
}
.zoom .ask {
	background: url(../imgs/question_white.png) no-repeat;
	background-size:60px 60px;
}
.zoom .ask:hover {
	background: url(../imgs/question_red.png) no-repeat;
	background-size:60px 60px;
}
.zoom .student_guide {
	background: url(../imgs/studentGuide_white.png) no-repeat;
	background-size:60px 60px;
}
.zoom .student_guide:hover {
	background: url(../imgs/studentGuide_red.png) no-repeat;
	background-size:60px 60px;
}

.zoom .scan_ewm{width:156px;border:1px solid #ccc;margin-bottom:10px;background:#fff;text-align:center;padding:12px 0;}
.zoom .scan_ewm .welcomeScan{font-size:12px;color:#666;line-height:20px;}

.zoom .ewm p {
	margin-top: 8px;
}

#verify{
	width:123px;
	vertical-align: middle;
}
#frame_index_login img{
	position: relative;
	top:14px;
}
